read metadata section from file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename | |||
| type(ObservationalNetwork), | intent(out) | :: | network |
read metadata section from open unit
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=short), | intent(in) | :: | fileunit | |||
| type(ObservationalNetwork), | intent(out) | :: | network |